Release 10.1A: OpenEdge Application Server:
Developing WebSpeed Applications
get-cgi
This function returns any CGI or other environment variables specific to a Web request. The function returns a blank value if an invalid variable name is supplied.
Location:web\method\cgiutils.iParameters:INPUT p_name AS CHARACTERThe variable name. If the Unknown value (
Returns: CHARACTER Notes: Most standard CGI and a number of HTTP environment variables are available as global variables. This function is only needed to access environment variables not defined in?) is specified, the return value is a list of variables.web\method\cgidefs.i. Examples: See theinit-cgiprocedure inweb\objects\web-util.p.See also:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |